home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 117 / MacAddict 117.dmg / Software / Internet & Communication / Captain FTP 4.4.5 (trial).dmg / Captain FTP.app / Contents / Resources / French.lproj / TextViewer.nib / classes.nib next >
Text File  |  2006-02-13  |  313b  |  12 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             CLASS = NTextViewer; 
  6.             LANGUAGE = ObjC; 
  7.             OUTLETS = {iEdit = NSTextView; iWindow = NSWindow; }; 
  8.             SUPERCLASS = NSObject; 
  9.         }
  10.     ); 
  11.     IBVersion = 1; 
  12. }